.plugin-fixed-call{position:fixed;bottom:30%;right:2%;width:58px;display: none;z-index: 1000;height: 267px;background: url(../plugin-fixed-call/pf.png) no-repeat top center;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:58px;height:45px;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child:hover{width:180px;background: #337843;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:58px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:80px;}
.plugin-fixed-call .fixedCall{top:25px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:25px;color:#fff;cursor:pointer;text-align:center;width:58px;height:45px;line-height: 45px;font-size: 14px;}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{top:80px;cursor:pointer;width:58px;height:45px;line-height: 45px;position: absolute;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:absolute;top:-30px;right:60px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0; width: 80px;z-index: 33;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

